Age | Commit message (Expand) | Author |
2011-03-12 | decnet: Convert to use flowidn where applicable. | David S. Miller |
2011-03-12 | net: Put fl6_* macros to struct flowi6 and use them again. | David S. Miller |
2011-03-12 | ipv6: Convert to use flowi6 where applicable. | David S. Miller |
2011-03-12 | net: Put fl4_* macros to struct flowi4 and use them again. | David S. Miller |
2011-03-12 | net: Use flowi4 and flowi6 in xfrm layer. | David S. Miller |
2011-03-12 | net: Add flowi6_* member helper macros. | David S. Miller |
2011-03-12 | ipv4: Use flowi4 in public route lookup interfaces. | David S. Miller |
2011-03-12 | ipv4: Pass ipv4 flow objects into fib_lookup() paths. | David S. Miller |
2011-03-12 | net: Add flowiX_to_flowi() shorthands. | David S. Miller |
2011-03-12 | net: Break struct flowi out into AF specific instances. | David S. Miller |
2011-03-12 | net: Make flowi ports AF dependent. | David S. Miller |
2011-03-12 | net: Create union flowi_uli | David S. Miller |
2011-03-12 | net: Create struct flowi_common | David S. Miller |
2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller |
2011-03-12 | net: Remove unnecessary padding in struct flowi | David S. Miller |
2011-03-12 | ipv4: Create and use route lookup helpers. | David S. Miller |
2011-03-12 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-03-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-11 | net: add proper documentation for previously added net_device_ops for FCoE | Yi Zou |
2011-03-10 | ipv4: Kill flowi arg to fib_select_multipath() | David S. Miller |
2011-03-10 | ipv4: Remove redundant RCU locking in ip_check_mc(). | David S. Miller |
2011-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-10 | tg3: Add code to verify RODATA checksum of VPD | Matt Carlson |
2011-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-09 | sysctl: the include of rcupdate.h is only needed in the kernel | Stephen Rothwell |
2011-03-10 | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules | Vasiliy Kulikov |
2011-03-09 | tcp: ioctl type SIOCOUTQNSD returns amount of data not sent | Mario Schuknecht |
2011-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-09 | ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition | Bing Zhao |
2011-03-09 | Phonet: kill the ST-Ericsson pipe controller Kconfig | Rémi Denis-Courmont |
2011-03-09 | Phonet: provide pipe socket option to retrieve the pipe identifier | Rémi Denis-Courmont |
2011-03-09 | Phonet: allocate sock from accept syscall rather than soft IRQ | Rémi Denis-Courmont |
2011-03-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2011-03-08 | ipv4: Fix scope value used in route src-address caching. | David S. Miller |
2011-03-08 | unfuck proc_sysctl ->d_compare() | Al Viro |
2011-03-07 | ipv4: Cache source address in nexthop entries. | David S. Miller |
2011-03-07 | net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode | Yi Zou |
2011-03-07 | netdevice: Convert printk to pr_info in netif_tx_stop_queue | Joe Perches |
2011-03-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-03-04 | ipv4: Remove flowi from struct rtable. | David S. Miller |
2011-03-04 | ipv4: Use passed-in protocol in ip_route_newports(). | David S. Miller |
2011-03-04 | mm: add alloc_page_vma_node() | Andi Kleen |
2011-03-04 | mm: change alloc_pages_vma to pass down the policy node for local policy | Andi Kleen |
2011-03-04 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2011-03-04 | libceph: fix msgr keepalive flag | Sage Weil |
2011-03-04 | libceph: fix msgr backoff | Sage Weil |
2011-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-03-04 | Mark ptrace_{traceme,attach,detach} static | Linus Torvalds |
2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |