| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-27 | 1 | -1/+1 |
|\ |
|
| * | netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211 | John W. Linville | 2010-02-26 | 1 | -1/+1 |
* | | can: ti hecc module : add platform specific initialization callback. | Sriramakrishnan | 2010-02-26 | 1 | -2/+6 |
* | | Revert "ethtool: Add n-tuple string length to drvinfo and return it" | David S. Miller | 2010-02-26 | 1 | -1/+0 |
* | | ethtool: Add n-tuple string length to drvinfo and return it | Peter Waskiewicz | 2010-02-26 | 1 | -0/+1 |
* | | ipv6: Remove IPV6_ADDR_RESERVED | Ulrich Weber | 2010-02-26 | 1 | -1/+0 |
* | | can: netlink support for bus-error reporting and counters | Wolfgang Grandegger | 2010-02-26 | 2 | -4/+16 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-25 | 4 | -6/+110 |
|\ \
| |/ |
|
| * | nl80211: add power save commands | Kalle Valo | 2010-02-19 | 2 | -3/+14 |
| * | Introduce PCMCIA_DEVICE_PROD_ID3 | Pavel Roskin | 2010-02-19 | 1 | -0/+5 |
| * | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 3 | -3/+91 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-24 | 4 | -33/+23 |
|\ \ |
|
| * | | netfilter: xtables: replace XT_MATCH_ITERATE macro | Jan Engelhardt | 2010-02-24 | 3 | -11/+11 |
| * | | netfilter: xtables: replace XT_ENTRY_ITERATE macro | Jan Engelhardt | 2010-02-24 | 4 | -25/+15 |
* | | | xfrm: SP lookups signature with mark | Jamal Hadi Salim | 2010-02-22 | 1 | -2/+3 |
* | | | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 2010-02-22 | 1 | -7/+16 |
* | | | xfrm: introduce basic mark infrastructure | Jamal Hadi Salim | 2010-02-22 | 2 | -3/+31 |
* | | | packet: convert socket list to RCU (v3) | stephen hemminger | 2010-02-22 | 2 | -2/+12 |
* | | | seq_file: add RCU versions of new hlist/list iterators (v3) | stephen hemminger | 2010-02-22 | 2 | -4/+16 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-19 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | netfilter: restore POST_ROUTING hook in NF_HOOK_COND | Patrick McHardy | 2010-02-19 | 1 | -2/+3 |
* | | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR | jamal | 2010-02-18 | 1 | -0/+1 |
* | | | net: TCP thin dupack | Andreas Petlund | 2010-02-18 | 2 | -1/+4 |
* | | | net: TCP thin linear timeouts | Andreas Petlund | 2010-02-18 | 2 | -1/+8 |
* | | | net: TCP thin-stream detection | Andreas Petlund | 2010-02-18 | 1 | -0/+8 |
* | | | const: struct nla_policy | Alexey Dobriyan | 2010-02-18 | 1 | -1/+1 |
* | | | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 2010-02-18 | 1 | -2/+1 |
* | | | ipv6: use standard lists for FIB walks | Alexey Dobriyan | 2010-02-18 | 1 | -1/+1 |
* | | | net/macvtap: add vhost support | Arnd Bergmann | 2010-02-18 | 1 | -0/+13 |
|/ / |
|
* | | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n | Patrick McHardy | 2010-02-18 | 1 | -2/+4 |
* | | ipvs: SCTP Trasport Loadbalancing Support | Venkata Mohan Reddy | 2010-02-18 | 1 | -1/+21 |
* | | IPv6: convert mc_lock to spinlock | Stephen Hemminger | 2010-02-17 | 1 | -1/+1 |
* | | tg3: Push phylib definitions to phylib | Matt Carlson | 2010-02-17 | 1 | -0/+11 |
* | | tun: socket filter support | Michael S. Tsirkin | 2010-02-17 | 1 | -0/+3 |
* | | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 2010-02-17 | 1 | -21/+0 |
* | | ipv6.h: reassembly: replace calculated magic number with multiplication | Joe Perches | 2010-02-17 | 1 | -3/+3 |
* | | percpu: add __percpu sparse annotations to net drivers | Tejun Heo | 2010-02-16 | 1 | -1/+1 |
* | | percpu: add __percpu sparse annotations to net | Tejun Heo | 2010-02-16 | 8 | -13/+17 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-16 | 21 | -21/+95 |
|\ \ |
|
| * | | kfifo: Don't use integer as NULL pointer | Anton Vorontsov | 2010-02-16 | 1 | -1/+1 |
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-15 | 2 | -5/+3 |
| |\ \ |
|
| | * | | perf: Make bp_len type to u64 generic across the arch | Mahesh Salgaonkar | 2010-02-04 | 2 | -5/+3 |
| * | | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 | Dave Airlie | 2010-02-11 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | drm/nouveau: Add getparam to get available PGRAPH units. | Marcin KoĆcielnicki | 2010-02-09 | 1 | -0/+1 |
| | * | | | Merge remote branch 'korg/drm-radeon-testing' into drm-testing | Dave Airlie | 2010-01-08 | 1 | -0/+1 |
| | |\ \ \ |
|
| * | | | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members.... | Jakob Bornecrantz | 2010-02-11 | 1 | -0/+8 |
| * | | | | | drm/vmwgfx: Update the user-space interface. | Thomas Hellstrom | 2010-02-11 | 1 | -3/+9 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-02-10 | 2 | -0/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 2010-02-07 | 1 | -2/+2 |
| * | | | | | | fix ima breakage | Mimi Zohar | 2010-02-07 | 1 | -2/+2 |