deliverable/linux.git
2014-07-01  Anjali Singhai... i40e: FD filter replay logic bug fix
2014-07-01  Kamil Krawczyki40e/i40evf: add ASQ write back timeout variable to...
2014-07-01  Mitch Williamsi40evf: set flags before sending message
2014-07-01  Kevin Scotti40e: Correct mask assignment value
2014-07-01  Shannon Nelsoni40e: clear all queues and interrupts
2014-07-01  Shannon Nelsoni40e/i40evf: clear aq bah-bal on shutdown
2014-07-01  Shannon Nelsoni40e/i40evf: Add base address registers to aq struct
2014-06-30  Octavian Purdilatcp: tcp_conn_request: fix build error when IPv6 is...
2014-06-27  David S. MillerMerge branch 'tcp_conn_request_unification'
2014-06-27  Octavian Purdilatcp: add tcp_conn_request
2014-06-27  Octavian Purdilatcp: add queue_add_hash to tcp_request_sock_ops
2014-06-27  Octavian Purdilatcp: add mss_clamp to tcp_request_sock_ops
2014-06-27  Octavian Purdilatcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
2014-06-27  Octavian Purdilatcp: add send_synack method to tcp_request_sock_ops
2014-06-27  Octavian Purdilatcp: add init_seq method to tcp_request_sock_ops
2014-06-27  Octavian Purdilatcp: move around a few calls in tcp_v6_conn_request
2014-06-27  Octavian Purdilatcp: add route_req method to tcp_request_sock_ops
2014-06-27  Octavian Purdilatcp: add init_cookie_seq method to tcp_request_sock_ops
2014-06-27  Octavian Purdilatcp: add init_req method to tcp_request_sock_ops
2014-06-27  Octavian Purdilanet: remove inet6_reqsk_alloc
2014-06-27  Octavian Purdilatcp: tcp_v[46]_conn_request: fix snt_synack initialization
2014-06-27  Octavian Purdilatcp: cookie_v4_init_sequence: skb should be const
2014-06-27  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-06-27  David S. MillerMerge branch 'tipc-next'
2014-06-27  Jon Paul Maloytipc: simplify connection congestion handling
2014-06-27  Jon Paul Maloytipc: clean up connection protocol reception function
2014-06-27  Jon Paul Maloytipc: same receive code path for connection protocol...
2014-06-27  Jon Paul Maloytipc: let port protocol senders use new link send function
2014-06-27  Jon Paul Maloytipc: connection oriented transport uses new send functions
2014-06-27  Jon Paul Maloytipc: RDM/DGRAM transport uses new fragmenting and...
2014-06-27  Jon Paul Maloytipc: introduce message evaluation function
2014-06-27  Jon Paul Maloytipc: separate building and sending of rejected messages
2014-06-27  Jon Paul Maloytipc: introduce direct iovec to buffer chain fragmentat...
2014-06-27  Jon Paul Maloytipc: make link mtu easily accessible from socket
2014-06-27  Jon Paul Maloytipc: introduce send functions for chained buffers...
2014-06-27  Jon Paul Maloytipc: use negative error return values in functions
2014-06-27  Jon Paul Maloytipc: eliminate case of writing to freed memory
2014-06-27  David S. MillerMerge branch 'xgbe-next'
2014-06-27  Lendacky, Thomasamd-xgbe: Resolve checkpatch warning about sscanf usage
2014-06-27  Lendacky, Thomasamd-xgbe: Change destination address filtering support
2014-06-27  Lendacky, Thomasamd-xgbe: Add support for VLAN filtering
2014-06-27  Lendacky, Thomasamd-xgbe: VLAN Rx tag stripping fix
2014-06-27  Lendacky, Thomasamd-xgbe: VLAN Tx tag insertion fix
2014-06-27  Lendacky, Thomasamd-xgbe: Make defines in xgbe.h unique
2014-06-26  Jesse Brandeburgi40e: fix fdir programming
2014-06-26  Anjali Singhai... i40e: Add debugfs hooks to print current total FD filte...
2014-06-26  Anjali Singhai... i40e: Fix the FD sideband logic to detect a FD table...
2014-06-26  Anjali Singhai... i40e: Avoid adding the TCP-IPv4 filter twice
2014-06-26  Jacob Kelleri40e: only create PTP device node once
2014-06-26  Jacob Kelleri40e: don't store user requested mode until we've valid...
2014-06-26  Jacob Kelleri40e: break PTP hardware control from ioctl command...
2014-06-26  Jacob Kelleri40e: rename i40e_ptp_enable to i40e_ptp_feature_enable
2014-06-26  Mitch Williamsi40evf: resend FW request if no response
2014-06-26  Mitch Williamsi40evf: fix typo
2014-06-26  Mitch Williamsi40evf: return more useful error information
2014-06-26  Mitch Williamsi40evf: don't stop watchdog if it hasn't started
2014-06-26  Paul M Stillwell Jri40e/i40evf: Big endian fixes for handling HMC
2014-06-26  Kamil Krawczyki40e: do not take NVM ownership for SR read
2014-06-26  David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-06-26  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-06-26  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-06-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-06-26  Tom Herbertnet: fix setting csum_start in skb_segment()
2014-06-26  Linus TorvaldsMerge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org...
2014-06-26  Geert Uytterhoevenenic: Make dummy rfs functions inline to fix !CONFIG_RF...
2014-06-26  Erik Hugnetipc: bump max configurable window size
2014-06-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-06-26  Joe Perchesmac_pton: Use bool not int return
2014-06-26  Eric Dumazetipv4: fix dst race in sk_dst_get()
2014-06-25  Tobias Klausernet: filter: Use kcalloc/kmalloc_array to allocate...
2014-06-25  Tobias Klausertrivial: net: filter: Change kerneldoc parameter order
2014-06-25  Tobias Klausertrivial: net: filter: Fix typo in comment
2014-06-25  Eric Dumazetinet: reduce TLB pressure for listeners
2014-06-25  WANG Congveth: add netpoll support
2014-06-25  Maxime Ripardnet: allwinner: emac: Add missing free_irq
2014-06-25  David S. MillerMerge branch 'broadcom_rebranding'
2014-06-25  Jitendra KalsariaMAINTAINERS: Update bnx2 maintainers
2014-06-25  Jitendra Kalsariacnic: Rebranding cnic driver.
2014-06-25  Jitendra Kalsariabnx2: Rebranding bnx2 driver.
2014-06-25  Fabian Fredericknet/dsa/dsa.c: remove unnecessary null test before...
2014-06-25  David S. MillerMerge branch 'crc32'
2014-06-25  George Spelvinlib: crc32: Add some additional __pure annotations
2014-06-25  George Spelvinlib: crc32: Mark test data __initconst
2014-06-25  George Spelvinlib: crc32: Greatly shrink CRC combining code
2014-06-25  Thadeu Lima... cxgb4: use dev_port to identify ports
2014-06-25  Wei Liuxen-netback: bookkeep number of active queues in our...
2014-06-25  Prashant Sreedharantg3: Change nvram command timeout value to 50ms
2014-06-25  Julien D'Ascenziohwmon: (gpio-fan) Change name used in hwmon_device_regi...
2014-06-25  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-06-25  Arnd BergmannMerge tag 'at91-fixes' of git://github.com/at91linux...
2014-06-25  Arnd BergmannMerge tag 'mvebu-fixes-3.16' of git://git.infradead...
2014-06-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-25  Alexandre BelloniARM: at91/dt: sam9261: remove slow RC osc
2014-06-25  Alexandre BelloniARM: at91/dt: define sam9261ek slow crystal frequency
2014-06-25  Alexandre BelloniARM: at91/dt: sam9261: correctly define mainck
2014-06-25  Alexandre BelloniARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values
2014-06-25  Alexandre BelloniARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values
2014-06-25  Josef Gajdusekhwmon: (emc1403) Fix missing 'select REGMAP_I2C' in...
2014-06-25  Naveen Krishna... hwmon: (ntc_thermistor) Use the manufacturer name properly
2014-06-25  Naveen Krishna... devicetree: bindings: Document murata vendor prefix
next
This page took 0.042708 seconds and 5 git commands to generate.