summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Kill rt->rt_spec_dst, no longer used.David S. Miller2012-06-283-37/+11
* ipv4: Create and use fib_compute_spec_dst() helper.David S. Miller2012-06-284-16/+48
* ipv4: Show that ip_send_reply() is purely unicast routine.David S. Miller2012-06-282-8/+9
* ipv4: Kill early demux method return value.David S. Miller2012-06-272-36/+25
* xfrm_user: Propagate netlink error codes properly.David S. Miller2012-06-271-190/+204
* Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller2012-06-276-14/+9
* net: added support for 40GbE link.parav.pandit@emulex.com2012-06-271-12/+6
* net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet2012-06-274-11/+15
* netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-272-13/+8
* decnet: Do not use RTA_PUT() macrosThomas Graf2012-06-272-51/+79
* ip6mr: Do not use RTA_PUT() macrosThomas Graf2012-06-271-2/+3
* ipmr: Do not use RTA_PUT() macrosThomas Graf2012-06-271-14/+14
* inet_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-271-59/+53
* sock_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-271-9/+3
* unix_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-271-47/+33
* ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet2012-06-276-9/+14
* 6lowpan: double unlock on an error pathDan Carpenter2012-06-271-1/+1
* pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller2012-06-261-10/+14
* pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller2012-06-261-5/+7
* decnet: dn_table: Move away from NLMSG_NEW().David S. Miller2012-06-261-5/+6
* decnet: dn_route: Move away from NLMSG_NEW().David S. Miller2012-06-261-5/+7
* unix_diag: Move away from NLMSG_PUT().David S. Miller2012-06-261-11/+13
* pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller2012-06-261-28/+31
* netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller2012-06-261-9/+13
* netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller2012-06-261-13/+16
* netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller2012-06-261-7/+8
* inet_diag: Move away from NLMSG_PUT().David S. Miller2012-06-261-19/+24
* decnet: dn_rtmsg: Move away from NLMSG_PUT().David S. Miller2012-06-261-10/+10
* netfilter: ebt_ulog: Move away from NLMSG_PUT().David S. Miller2012-06-261-13/+10
* mac802154: add monitor listener to TX datapathalex.bluesman.smirnov@gmail.com2012-06-261-0/+2
* mac802154: mlme start requestalex.bluesman.smirnov@gmail.com2012-06-261-0/+25
* mac802154: page and channel setteralex.bluesman.smirnov@gmail.com2012-06-262-0/+45
* mac802154: short address setteralex.bluesman.smirnov@gmail.com2012-06-262-0/+18
* mac802154: set and get PAN idalex.bluesman.smirnov@gmail.com2012-06-262-0/+33
* mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2012-06-266-1/+573
* ipv4: Cache ip_error() routes even when not forwarding.David S. Miller2012-06-262-18/+20
* ipv4: Remove unnecessary code from rt_check_expire().David S. Miller2012-06-261-23/+11
* batman-adv: fix global TT entry deletionAntonio Quartulli2012-06-251-0/+2
* batman-adv: fix condition in AP isolationAntonio Quartulli2012-06-251-1/+1
* net/ipv6/route.c: packets originating on device match loDavid McCullough2012-06-251-0/+2
* caif: Fixed potential memory leakKim Lilliestierna XX2012-06-251-8/+9
* caif: added check for potential null returnKim Lilliestierna XX2012-06-251-0/+5
* caif: Remove unused pointer and codeKim Lilliestierna XX2012-06-251-3/+0
* 6lowpan: remove excessive argument in pr_debugalex.bluesman.smirnov@gmail.com2012-06-251-57/+37
* 6lowpan: fix hop limit compressionalex.bluesman.smirnov@gmail.com2012-06-251-0/+1
* 6lowpan: read data from skb safelyalex.bluesman.smirnov@gmail.com2012-06-251-32/+38
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-06-2524-1482/+1591
|\
| * batman-adv: Prefix translation-table local static functions with batadv_Sven Eckelmann2012-06-251-258/+282
| * batman-adv: Prefix soft-interface local static functions with batadv_Sven Eckelmann2012-06-251-39/+41
| * batman-adv: Prefix send local static functions with batadv_Sven Eckelmann2012-06-251-15/+15
OpenPOWER on IntegriCloud