Age | Commit message (Expand) | Author | Files | Lines |
2010-05-19 | ipv6: Replace inet6_ifaddr->dead with state | Herbert Xu | 1 | -2/+10 |
2010-05-18 | net: Add netlink support for virtual port management (was iovnl) | Scott Feldman | 2 | -0/+83 |
2010-05-18 | can: sja1000 platform data fixes | Wolfgang Grandegger | 1 | -1/+1 |
2010-05-18 | net: Introduce skb_tunnel_rx() helper | Eric Dumazet | 1 | -0/+20 |
2010-05-18 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -0/+39 |
2010-05-18 | X25: Move accept approve flag to bitfield | andrew hendry | 1 | -3/+2 |
2010-05-18 | X25: Move interrupt flag to bitfield | andrew hendry | 1 | -1/+2 |
2010-05-18 | X25: Move qbit flag to bitfield | andrew hendry | 1 | -1/+5 |
2010-05-18 | net: implements ip_route_input_noref() | Eric Dumazet | 1 | -1/+16 |
2010-05-18 | net: add a noref bit on skb dst | Eric Dumazet | 3 | -12/+107 |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+39 |
2010-05-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -22/+22 |
2010-05-16 | rtnetlink: make SR-IOV VF interface symmetric | Chris Wright | 1 | -4/+19 |
2010-05-16 | net: Introduce sk_route_nocaps | Eric Dumazet | 1 | -0/+8 |
2010-05-16 | tcp: fix MD5 (RFC2385) support | Eric Dumazet | 1 | -18/+3 |
2010-05-16 | net: Consistent skb timestamping | Eric Dumazet | 1 | -0/+1 |
2010-05-16 | net: adjust handle_macvlan to pass port struct to hook | Jiri Pirko | 1 | -1/+2 |
2010-05-16 | net: reserve ports for applications using fixed port numbers | Amerigo Wang | 1 | -0/+6 |
2010-05-16 | sysctl: add proc_do_large_bitmap | Octavian Purdila | 1 | -0/+2 |
2010-05-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -26/+19 |
2010-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 4 | -33/+20 |
2010-05-13 | tipc: Update commenting in TIPC API | Allan Stephens | 2 | -11/+11 |
2010-05-13 | tipc: Add support for "-s" configuration option | Allan Stephens | 1 | -0/+1 |
2010-05-13 | mac80211: add offload channel switch support | Johannes Berg | 1 | -0/+39 |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 23 | -51/+69 |
2010-05-12 | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 1 | -1/+0 |
2010-05-12 | dma-mapping: fix dma_sync_single_range_* | FUJITA Tomonori | 1 | -2/+2 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -2/+28 |
2010-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+4 |
2010-05-11 | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 1 | -26/+19 |
2010-05-11 | netfilter: xtables: change hotdrop pointer to direct modification | Jan Engelhardt | 1 | -1/+4 |
2010-05-11 | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt | 1 | -1/+1 |
2010-05-11 | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 1 | -2/+0 |
2010-05-11 | netfilter: xtables: combine struct xt_match_param and xt_target_param | Jan Engelhardt | 1 | -25/+17 |
2010-05-11 | ipv6: ip6mr: support multiple tables | Patrick McHardy | 4 | -5/+19 |
2010-05-11 | ipv6: ip6mr: move mroute data into seperate structure | Patrick McHardy | 2 | -16/+2 |
2010-05-11 | ipv6: ip6mr: convert struct mfc_cache to struct list_head | Patrick McHardy | 2 | -3/+3 |
2010-05-11 | ipv6: ip6mr: remove net pointer from struct mfc6_cache | Patrick McHardy | 1 | -15/+0 |
2010-05-11 | ipv6: ip6mr: move unres_queue and timer to per-namespace data | Patrick McHardy | 1 | -0/+2 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 15 | -58/+113 |
2010-05-10 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 56 | -347/+808 |
2010-05-10 | Bluetooth: Create per controller workqueue | Marcel Holtmann | 1 | -0/+2 |
2010-05-10 | Bluetooth: Fix race condition on l2cap_ertm_send() | Gustavo F. Padovan | 1 | -0/+1 |
2010-05-10 | Bluetooth: Implement Local Busy Condition handling | Gustavo F. Padovan | 1 | -0/+6 |
2010-05-10 | Bluetooth: Make hci_send_acl() void | Gustavo F. Padovan | 1 | -1/+1 |
2010-05-10 | Bluetooth: Enable option to configure Max Transmission value via sockopt | Gustavo F. Padovan | 1 | -0/+2 |
2010-05-10 | Bluetooth: Change acknowledgement to use the value of txWindow | Gustavo F. Padovan | 1 | -2/+1 |
2010-05-10 | Bluetooth: Add sockopt configuration for txWindow on L2CAP | Gustavo F. Padovan | 1 | -0/+2 |
2010-05-10 | Bluetooth: Fix configuration of the MPS value | Gustavo F. Padovan | 1 | -1/+2 |
2010-05-10 | Bluetooth: Add timer to Acknowledge I-frames | Gustavo F. Padovan | 1 | -0/+4 |