| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: Correct misnamed references to neighbor discovery domain | Allan Stephens | 2011-03-13 | 1 | -1/+1 |
* | tipc: Eliminate configuration for maximum number of cluster nodes | Allan Stephens | 2011-03-13 | 1 | -2/+2 |
* | decnet: Convert to use flowidn where applicable. | David S. Miller | 2011-03-12 | 4 | -15/+19 |
* | net: Put fl6_* macros to struct flowi6 and use them again. | David S. Miller | 2011-03-12 | 1 | -10/+7 |
* | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 2011-03-12 | 5 | -15/+15 |
* | net: Put fl4_* macros to struct flowi4 and use them again. | David S. Miller | 2011-03-12 | 2 | -18/+14 |
* | net: Use flowi4 and flowi6 in xfrm layer. | David S. Miller | 2011-03-12 | 1 | -12/+12 |
* | net: Add flowi6_* member helper macros. | David S. Miller | 2011-03-12 | 1 | -0/+8 |
* | ipv4: Use flowi4 in public route lookup interfaces. | David S. Miller | 2011-03-12 | 1 | -59/+59 |
* | ipv4: Pass ipv4 flow objects into fib_lookup() paths. | David S. Miller | 2011-03-12 | 2 | -3/+11 |
* | net: Add flowiX_to_flowi() shorthands. | David S. Miller | 2011-03-12 | 1 | -0/+15 |
* | net: Break struct flowi out into AF specific instances. | David S. Miller | 2011-03-12 | 2 | -59/+59 |
* | 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 |