summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-06-27inet_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27sock_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27unix_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet
2012-06-279p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-06-276lowpan: double unlock on an error pathDan Carpenter
2012-06-26pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller
2012-06-26pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller
2012-06-26decnet: dn_table: Move away from NLMSG_NEW().David S. Miller
2012-06-26decnet: dn_route: Move away from NLMSG_NEW().David S. Miller
2012-06-26unix_diag: Move away from NLMSG_PUT().David S. Miller
2012-06-26pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller
2012-06-26inet_diag: Move away from NLMSG_PUT().David S. Miller
2012-06-26decnet: dn_rtmsg: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: ebt_ulog: Move away from NLMSG_PUT().David S. Miller
2012-06-26bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger
2012-06-26mac802154: add monitor listener to TX datapathalex.bluesman.smirnov@gmail.com
2012-06-26mac802154: mlme start requestalex.bluesman.smirnov@gmail.com
2012-06-26mac802154: page and channel setteralex.bluesman.smirnov@gmail.com
2012-06-26mac802154: short address setteralex.bluesman.smirnov@gmail.com
2012-06-26mac802154: set and get PAN idalex.bluesman.smirnov@gmail.com
2012-06-26mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com
2012-06-26net: l2tp_eth: use LLTX to avoid LOCKDEP splatsEric Dumazet
2012-06-26ipv4: Cache ip_error() routes even when not forwarding.David S. Miller
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-06-26mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg
2012-06-26mac80211: remove unused functionJohannes Berg
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen
2012-06-26ipv4: Remove unnecessary code from rt_check_expire().David S. Miller
2012-06-25batman-adv: fix global TT entry deletionAntonio Quartulli
2012-06-25batman-adv: fix condition in AP isolationAntonio Quartulli
2012-06-25net/ipv6/route.c: packets originating on device match loDavid McCullough
2012-06-25caif: Fixed potential memory leakKim Lilliestierna XX
2012-06-25caif: added check for potential null returnKim Lilliestierna XX
2012-06-25caif: Remove unused pointer and codeKim Lilliestierna XX
2012-06-256lowpan: remove excessive argument in pr_debugalex.bluesman.smirnov@gmail.com
2012-06-256lowpan: fix hop limit compressionalex.bluesman.smirnov@gmail.com
2012-06-256lowpan: read data from skb safelyalex.bluesman.smirnov@gmail.com
2012-06-25mac802154: add missed bracesalex.bluesman.smirnov@gmail.com
2012-06-26NFC: Return from rawsock_release when sk is NULLEric Dumazet
2012-06-25net: l2tp_eth: fix l2tp_eth_dev_xmit raceEric Dumazet
2012-06-25Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-06-25caif: Clear shutdown mask to zero at reconnect.Sjur Brændeland
2012-06-25tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()Neal Cardwell
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller