summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-06-2830-740/+780
|\
| * batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-2818-202/+244
| * batman-adv: Prefix vis defines with BATADV_Sven Eckelmann2012-06-282-2/+2
| * batman-adv: Prefix unicast defines with BATADV_Sven Eckelmann2012-06-283-4/+4
| * batman-adv: Prefix types defines with BATADV_Sven Eckelmann2012-06-283-11/+11
| * batman-adv: Prefix packet defines with BATADV_Sven Eckelmann2012-06-2811-37/+40
| * batman-adv: Prefix icmp_socket defines with BATADV_Sven Eckelmann2012-06-282-2/+2
| * batman-adv: Prefix gateway defines with BATADV_Sven Eckelmann2012-06-282-14/+18
| * batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann2012-06-282-3/+3
| * batman-adv: Prefix sysfs defines with BATADV_Sven Eckelmann2012-06-282-9/+9
| * batman-adv: Prefix debugfs defines with BATADV_Sven Eckelmann2012-06-282-2/+2
| * batman-adv: Prefix local defines with BATADV_Sven Eckelmann2012-06-284-81/+87
| * batman-adv: beautify tt_global_add() argument listAntonio Quartulli2012-06-283-19/+13
| * batman-adv: clear ADD+DEL (and viceversa) events in the same orig-intervalAntonio Quartulli2012-06-281-3/+37
| * batman-adv: Directly print to seq_file in visSven Eckelmann2012-06-281-143/+81
| * batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann2012-06-2811-89/+98
| * batman-adv: Prefix main local static functions with batadv_Sven Eckelmann2012-06-281-37/+39
| * batman-adv: Prefix vis local static functions with batadv_Sven Eckelmann2012-06-281-98/+103
| * batman-adv: Prefix unicast local static functions with batadv_Sven Eckelmann2012-06-281-13/+16
* | 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
OpenPOWER on IntegriCloud