Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-02-01 | 4 | -16/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2011-01-25 | 2 | -14/+0 | |
| | * | | | | | | | | | NFS: Prevent memory allocation failure in nfsacl_encode() | Chuck Lever | 2011-01-25 | 1 | -0/+1 | |
| | * | | | | | | | | | NFS: nfsacl_{encode,decode} should return signed integer | Chuck Lever | 2011-01-25 | 1 | -2/+2 | |
| * | | | | | | | | | | kernel.h: fix kernel-doc warning | Randy Dunlap | 2011-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-01-31 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s... | Greg Kroah-Hartman | 2011-01-24 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | xHCI: synchronize irq in xhci_suspend() | Andiry Xu | 2011-01-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | USB: serial: handle Data Carrier Detect changes | Libor Pechacek | 2011-01-23 | 1 | -0/+3 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-27 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 | 2 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft | 2011-01-24 | 1 | -0/+3 | |
| | * | | | | | | | | | Input: bu21013_ts - remove duplicate resolution parameters | Naveen Kumar Gaddipati | 2011-01-18 | 1 | -4/+0 | |
| * | | | | | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -3/+3 | |
| * | | | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-01-26 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors. | Paul Mundt | 2011-01-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-01-25 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker... | Dave Airlie | 2011-01-24 | 7 | -11/+70 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq | Alex Deucher | 2011-01-24 | 1 | -0/+1 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | ipv4: Add hash table of interface addresses. | David S. Miller | 2011-02-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | ipv4: Use const'ify fib_result deep in the route call chains. | David S. Miller | 2011-02-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | ipv4: Mark fib_combine_itag()'s 'res' arg as const. | David S. Miller | 2011-02-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | net: Add initial_ref arg to dst_alloc(). | David S. Miller | 2011-02-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | net: introduce NETIF_F_RXCSUM | Michał Mirosław | 2011-02-17 | 2 | -2/+4 | |
* | | | | | | | | | | | | net: Introduce new feature setting ops | Michał Mirosław | 2011-02-17 | 2 | -2/+120 | |
* | | | | | | | | | | | | ethtool: factorize get/set_one_feature | Michał Mirosław | 2011-02-17 | 1 | -0/+6 | |
* | | | | | | | | | | | | ethtool: enable GSO and GRO by default | Michał Mirosław | 2011-02-17 | 1 | -0/+3 | |
* | | | | | | | | | | | | phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL | Baruch Siach | 2011-02-15 | 1 | -0/+16 | |
* | | | | | | | | | | | | rtnetlink: implement setting of master device | Jiri Pirko | 2011-02-14 | 1 | -0/+12 | |
* | | | | | | | | | | | | net: make dev->master general | Jiri Pirko | 2011-02-13 | 1 | -0/+7 | |
* | | | | | | | | | | | | net: remove the unnecessary dance around skb_bond_should_drop | Jiri Pirko | 2011-02-13 | 1 | -11/+0 | |
* | | | | | | | | | | | | ixgbe: DCB, implement 802.1Qaz routines | John Fastabend | 2011-02-11 | 1 | -0/+5 | |
* | | | | | | | | | | | | inet: Create a mechanism for upward inetpeer propagation into routes. | David S. Miller | 2011-02-10 | 2 | -0/+2 | |
* | | | | | | | | | | | | inetpeer: Add redirect and PMTU discovery cached info. | David S. Miller | 2011-02-10 | 1 | -7/+11 | |
* | | | | | | | | | | | | inetpeer: Abstract address representation further. | David S. Miller | 2011-02-10 | 1 | -6/+10 | |
* | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-09 | 1 | -5/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | CDC NCM errata updates for cdc.h | Alexey Orishko | 2011-02-08 | 1 | -5/+18 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | net: Kill NETEVENT_PMTU_UPDATE. | David S. Miller | 2011-02-09 | 1 | -1/+0 | |
* | | | | | | | | | | | net: Remove bogus barrier() in dst_allfrag(). | David S. Miller | 2011-02-09 | 1 | -2/+0 | |
* | | | | | | | | | | | ipsec: allow to align IPv4 AH on 32 bits | Nicolas Dichtel | 2011-02-08 | 2 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-08 | 1 | -1/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mac80211: Add testing functionality for TKIP | Jouni Malinen | 2011-02-03 | 1 | -0/+4 | |
| * | | | | | | | | | | | mac80211: add HW flag for disabling auto link-PS in AP mode | Arik Nemtsov | 2011-02-03 | 1 | -1/+53 | |
* | | | | | | | | | | | | tcp: Add reference to initial CWND ietf draft. | David S. Miller | 2011-02-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | inetpeer: Move ICMP rate limiting state into inet_peer entries. | David S. Miller | 2011-02-05 | 3 | -5/+3 | |
* | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-04 | 3 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument | Julia Lawall | 2011-02-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. | David S. Miller | 2011-02-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-02-03 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | netfilter: ecache: always set events bits, filter them later | Pablo Neira Ayuso | 2011-02-01 | 1 | -3/+0 |