Age | Commit message (Expand) | Author | Files | Lines |
2012-02-24 | br_device: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 1 | -1/+1 |
2012-02-22 | af_unix: MSG_TRUNC support for dgram sockets | Eric Dumazet | 1 | -1/+1 |
2012-02-22 | net/ieee802154/6lowpan.c: reuse eth_mac_addr() | Danny Kukawka | 1 | -14/+2 |
2012-02-22 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 33 | -1840/+1437 |
2012-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 33 | -1840/+1437 |
2012-02-22 | unix: Support peeking offset for stream sockets | Pavel Emelyanov | 1 | -2/+18 |
2012-02-22 | unix: Support peeking offset for datagram and seqpacket sockets | Pavel Emelyanov | 1 | -5/+25 |
2012-02-22 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 1 | -0/+13 |
2012-02-21 | datagram: Add offset argument to __skb_recv_datagram | Pavel Emelyanov | 3 | -12/+17 |
2012-02-21 | datagram: Factor out sk queue referencing | Pavel Emelyanov | 1 | -4/+5 |
2012-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -21/+34 |
2012-02-18 | batman-adv: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka | 1 | -3/+2 |
2012-02-18 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 17 | -235/+419 |
2012-02-16 | batman-adv: export used routing algorithm via sysfs | Marek Lindner | 1 | -0/+9 |
2012-02-16 | batman-adv: allowing changing the routing algorithm via module parameter | Marek Lindner | 1 | -0/+24 |
2012-02-16 | batman-adv: convert batman iv algorithm to use dynamic infrastructure | Marek Lindner | 7 | -129/+129 |
2012-02-16 | batman-adv: add infrastructure to change routing algorithm at runtime | Marek Lindner | 7 | -0/+145 |
2012-02-16 | batman-adv: warn if added interface is part of a bridge | Marek Lindner | 1 | -0/+8 |
2012-02-16 | batman-adv: Move is_out_of_time() to main.h for general use | Martin Hundebøll | 2 | -20/+23 |
2012-02-16 | batman-adv: Rm empty line from is_my_mac() in main.c | Martin Hundebøll | 1 | -1/+0 |
2012-02-16 | batman-adv: simplify bat_ogm_receive API call | Marek Lindner | 3 | -9/+9 |
2012-02-16 | batman-adv: Explicitly mark the common header structure | Sven Eckelmann | 10 | -98/+87 |
2012-02-16 | batman-adv: add tt_initialised flag to the orig_node struct | Antonio Quartulli | 3 | -3/+10 |
2012-02-16 | ipv4: Eliminate spurious argument to __ipv4_neigh_lookup | David S. Miller | 1 | -1/+1 |
2012-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 48 | -231/+272 |
2012-02-16 | net: use eth_hw_addr_random() and reset addr_assign_type | Danny Kukawka | 2 | -2/+4 |
2012-02-16 | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 2 | -2/+2 |
2012-02-15 | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau | 1 | -1/+1 |
2012-02-15 | mac80211: call rate control only after init | Johannes Berg | 4 | -3/+6 |
2012-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+2 |
2012-02-15 | Bluetooth: Fix possible use after free in delete path | Ulisses Furquim | 1 | -2/+2 |
2012-02-15 | Bluetooth: Remove usage of __cancel_delayed_work() | Ulisses Furquim | 1 | -3/+3 |
2012-02-15 | Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close | Johan Hedberg | 1 | -1/+2 |
2012-02-15 | Bluetooth: Fix RFCOMM session reference counting issue | Octavian Purdila | 1 | -6/+12 |
2012-02-15 | Bluetooth: silence lockdep warning | Octavian Purdila | 3 | -7/+9 |
2012-02-15 | Bluetooth: l2cap_set_timer needs jiffies as timeout value | Andrzej Kaczmarek | 1 | -4/+8 |
2012-02-15 | Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket | Andrzej Kaczmarek | 1 | -1/+1 |
2012-02-15 | Bluetooth: Remove bogus inline declaration from l2cap_chan_connect | Johan Hedberg | 1 | -1/+1 |
2012-02-15 | Bluetooth: Fix l2cap conn failures for ssp devices | Peter Hurley | 1 | -0/+4 |
2012-02-15 | netpoll: netpoll_poll_dev() should access dev->flags | Eric Dumazet | 1 | -1/+1 |
2012-02-14 | RxRPC: Fix kcalloc parameters swapped | Axel Lin | 1 | -2/+2 |
2012-02-14 | tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK | Neal Cardwell | 1 | -0/+4 |
2012-02-14 | net_sched: sch_plug: plug_qdisc_ops is static | Eric Dumazet | 1 | -1/+1 |
2012-02-14 | gro: fix truesize underestimation | Eric Dumazet | 1 | -1/+2 |
2012-02-13 | tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one() | Neal Cardwell | 1 | -9/+10 |
2012-02-13 | tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs | Neal Cardwell | 1 | -14/+22 |
2012-02-13 | eth: reset addr_assign_type if eth_mac_addr() called | Danny Kukawka | 1 | -0/+2 |
2012-02-13 | net: implement IP_RECVTOS for IP_PKTOPTIONS | Jiri Benc | 6 | -0/+15 |
2012-02-13 | ipv6: helper function to get tclass | Jiri Benc | 1 | -1/+1 |
2012-02-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -18/+24 |