summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: handle error more gracefully in socketpair()Yann Droneaud2013-12-101-18/+31
* net: more spelling fixesstephen hemminger2013-12-105-11/+11
* ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-101-2/+6
* dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-101-4/+9
* neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko2013-12-101-1/+1
* ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko2013-12-101-2/+2
* ipv6: use ip6_flowinfo helperFlorent Fourcot2013-12-091-2/+1
* ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-092-2/+2
* ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-092-6/+2
* ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-092-2/+0
* ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-092-0/+8
* batadv: Slight optimization of batadv_compare_ethJoe Perches2013-12-091-1/+1
* neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-092-1/+8
* neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-093-6/+72
* neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-095-5/+17
* neigh: wrap proc dointvec functionsJiri Pirko2013-12-092-15/+50
* neigh: convert parms to an arrayJiri Pirko2013-12-096-244/+203
* tipc: remove interface state mirroring in bearerErik Hugne2013-12-097-117/+28
* x25: convert printks to pr_<level>wangweidong2013-12-097-17/+32
* packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann2013-12-092-12/+80
* net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2013-12-091-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-0916-63/+67
|\
| * packet: fix send path when running with proto == 0Daniel Borkmann2013-12-091-25/+40
| * br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2013-12-062-1/+11
| * net: clear local_df when passing skb between namespacesHannes Frederic Sowa2013-12-051-0/+1
| * tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-051-7/+0
| * sctp: disable max_burst when the max_burst is 0wangweidong2013-12-051-1/+1
| * net_sched: Use default action walker methodsJamal Hadi Salim2013-12-058-9/+0
| * net_sched: Provide default walker function for actionsJamal Hadi Salim2013-12-051-6/+3
| * net_sched: Use default action lookup functionsJamal Hadi Salim2013-12-057-8/+0
| * net_sched: Default action lookup method for actionsJamal Hadi Salim2013-12-051-2/+3
| * net_sched: Fail if missing mandatory action operation methodsJamal Hadi Salim2013-12-051-4/+8
* | pkt_sched: give visibility to mq slave qdiscsEric Dumazet2013-12-093-9/+17
* | unix: convert printks to pr_<level>wangweidong2013-12-061-4/+5
* | ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...Jiri Pirko2013-12-061-72/+99
* | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-061-12/+20
* | net: introduce dev_consume_skb_any()Eric Dumazet2013-12-061-15/+30
* | sctp: fix some comments in associola.cwangweidong2013-12-061-4/+4
* | sctp: convert sctp_peer_needs_update to booleanwangweidong2013-12-061-3/+3
* | sctp: remove the else pathwangweidong2013-12-061-7/+3
* | sctp: remove the duplicate initializewangweidong2013-12-061-41/+0
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-0646-1092/+2460
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-0646-1092/+2460
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-0615-59/+99
| | |\ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-0246-1092/+2460
| | |\ \ \
| | | * | | mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior2013-12-021-2/+2
| | | * | | mac80211: don't leak next beacon when csa is abortedSimon Wunderlich2013-12-021-0/+3
| | | * | | mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich2013-12-021-1/+0
| | | * | | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-022-12/+18
| | | * | | mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich2013-12-022-8/+15
OpenPOWER on IntegriCloud