summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-02-014-16/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-252-14/+0
| | * | | | | | | | | NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-251-0/+1
| | * | | | | | | | | NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-251-2/+2
| * | | | | | | | | | kernel.h: fix kernel-doc warningRandy Dunlap2011-01-311-1/+1
| * | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-312-0/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-241-0/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-151-0/+1
| | * | | | | | | | | | USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-231-0/+3
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-272-3/+6
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-262-4/+3
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-241-0/+3
| | * | | | | | | | | Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-181-4/+0
| * | | | | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-3/+3
| * | | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-261-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt2011-01-141-2/+2
| * | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-251-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie2011-01-247-11/+70
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2011-01-241-0/+1
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | ipv4: Add hash table of interface addresses.David S. Miller2011-02-181-0/+1
* | | | | | | | | | | | ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller2011-02-181-1/+1
* | | | | | | | | | | | ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller2011-02-181-1/+1
* | | | | | | | | | | | net: Add initial_ref arg to dst_alloc().David S. Miller2011-02-181-1/+1
* | | | | | | | | | | | net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-172-2/+4
* | | | | | | | | | | | net: Introduce new feature setting opsMichał Mirosław2011-02-172-2/+120
* | | | | | | | | | | | ethtool: factorize get/set_one_featureMichał Mirosław2011-02-171-0/+6
* | | | | | | | | | | | ethtool: enable GSO and GRO by defaultMichał Mirosław2011-02-171-0/+3
* | | | | | | | | | | | phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach2011-02-151-0/+16
* | | | | | | | | | | | rtnetlink: implement setting of master deviceJiri Pirko2011-02-141-0/+12
* | | | | | | | | | | | net: make dev->master generalJiri Pirko2011-02-131-0/+7
* | | | | | | | | | | | net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko2011-02-131-11/+0
* | | | | | | | | | | | ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-111-0/+5
* | | | | | | | | | | | inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller2011-02-102-0/+2
* | | | | | | | | | | | inetpeer: Add redirect and PMTU discovery cached info.David S. Miller2011-02-101-7/+11
* | | | | | | | | | | | inetpeer: Abstract address representation further.David S. Miller2011-02-101-6/+10
* | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-091-5/+18
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | CDC NCM errata updates for cdc.hAlexey Orishko2011-02-081-5/+18
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-091-1/+0
* | | | | | | | | | | net: Remove bogus barrier() in dst_allfrag().David S. Miller2011-02-091-2/+0
* | | | | | | | | | | ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel2011-02-082-0/+2
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-081-1/+57
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mac80211: Add testing functionality for TKIPJouni Malinen2011-02-031-0/+4
| * | | | | | | | | | | mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov2011-02-031-1/+53
* | | | | | | | | | | | tcp: Add reference to initial CWND ietf draft.David S. Miller2011-02-061-1/+1
* | | | | | | | | | | | inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller2011-02-053-5/+3
* | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-043-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-041-1/+2
| * | | | | | | | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-041-0/+1
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-031-3/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-011-3/+0