| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Make flowi ports AF dependent. | David S. Miller | 2011-03-12 | 3 | -36/+46 |
* | net: Create union flowi_uli | David S. Miller | 2011-03-12 | 1 | -23/+25 |
* | net: Create struct flowi_common | David S. Miller | 2011-03-12 | 1 | -9/+21 |
* | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 2011-03-12 | 4 | -33/+33 |
* | net: Remove unnecessary padding in struct flowi | David S. Miller | 2011-03-12 | 1 | -10/+10 |
* | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 | 1 | -0/+48 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-03-12 | 4 | -33/+81 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-11 | 4 | -33/+81 |
| |\ |
|
| | * | ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition | Bing Zhao | 2011-03-09 | 1 | -0/+3 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-03-04 | 3 | -33/+78 |
| | |\ |
|
| | | * | Bluetooth: Move index to common header in management interface | Szymon Janc | 2011-02-27 | 1 | -40/+3 |
| | | * | Bluetooth: Add mgmt_auth_failed event | Johan Hedberg | 2011-02-21 | 2 | -0/+8 |
| | | * | Bluetooth: Fix mgmt_pin_code_reply return parameters | Johan Hedberg | 2011-02-21 | 1 | -0/+5 |
| | | * | Bluetooth: Add management support for user confirmation request | Johan Hedberg | 2011-02-21 | 3 | -0/+41 |
| | | * | Bluetooth: Add mgmt_pair_device command | Johan Hedberg | 2011-02-21 | 2 | -0/+28 |
* | | | | net: add proper documentation for previously added net_device_ops for FCoE | Yi Zou | 2011-03-11 | 1 | -0/+36 |
|/ / / |
|
* | | | ipv4: Kill flowi arg to fib_select_multipath() | David S. Miller | 2011-03-10 | 1 | -1/+1 |
* | | | ipv4: Remove redundant RCU locking in ip_check_mc(). | David S. Miller | 2011-03-10 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-10 | 5 | -12/+21 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-09 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules | Vasiliy Kulikov | 2011-03-10 | 1 | -0/+3 |
| * | | | | sysctl: the include of rcupdate.h is only needed in the kernel | Stephen Rothwell | 2011-03-09 | 1 | -1/+1 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-09 | 1 | -4/+10 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | unfuck proc_sysctl ->d_compare() | Al Viro | 2011-03-08 | 1 | -4/+10 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-03-05 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | libceph: fix msgr keepalive flag | Sage Weil | 2011-03-04 | 1 | -1/+0 |
| | * | | | | libceph: fix msgr backoff | Sage Weil | 2011-03-04 | 1 | -0/+1 |
| * | | | | | mm: add alloc_page_vma_node() | Andi Kleen | 2011-03-04 | 1 | -0/+2 |
| * | | | | | mm: change alloc_pages_vma to pass down the policy node for local policy | Andi Kleen | 2011-03-04 | 1 | -4/+5 |
| * | | | | | Mark ptrace_{traceme,attach,detach} static | Linus Torvalds | 2011-03-04 | 1 | -3/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | tg3: Add code to verify RODATA checksum of VPD | Matt Carlson | 2011-03-10 | 1 | -0/+1 |
* | | | | | tcp: ioctl type SIOCOUTQNSD returns amount of data not sent | Mario Schuknecht | 2011-03-09 | 1 | -1/+3 |
* | | | | | Phonet: kill the ST-Ericsson pipe controller Kconfig | Rémi Denis-Courmont | 2011-03-09 | 1 | -2/+0 |
* | | | | | Phonet: provide pipe socket option to retrieve the pipe identifier | Rémi Denis-Courmont | 2011-03-09 | 1 | -1/+1 |
* | | | | | Phonet: allocate sock from accept syscall rather than soft IRQ | Rémi Denis-Courmont | 2011-03-09 | 1 | -1/+0 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2011-03-08 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode | Yi Zou | 2011-03-07 | 1 | -0/+4 |
* | | | | | | ipv4: Fix scope value used in route src-address caching. | David S. Miller | 2011-03-08 | 1 | -0/+1 |
* | | | | | | ipv4: Cache source address in nexthop entries. | David S. Miller | 2011-03-07 | 1 | -2/+5 |
|/ / / / / |
|
* | | | | | netdevice: Convert printk to pr_info in netif_tx_stop_queue | Joe Perches | 2011-03-07 | 1 | -2/+1 |
* | | | | | ipv4: Remove flowi from struct rtable. | David S. Miller | 2011-03-04 | 1 | -9/+13 |
* | | | | | ipv4: Use passed-in protocol in ip_route_newports(). | David S. Miller | 2011-03-04 | 1 | -1/+1 |
* | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2011-03-04 | 3 | -6/+23 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-04 | 3 | -6/+23 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | cfg80211: add a field for the bitrate of the last rx data packet from a station | Felix Fietkau | 2011-03-01 | 2 | -1/+7 |
| | * | | | | mac80211: support direct offchannel TX offload | Johannes Berg | 2011-02-25 | 1 | -0/+10 |
| | * | | | | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 1 | -1/+1 |
| | * | | | | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 | 1 | -4/+5 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-03 | 17 | -32/+56 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-03 | 1 | -1/+0 |
| |\ \ \ \ |
|