summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet2-3/+4
2012-07-17Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk2-4/+4
2012-07-17bcma: cc: update definesRafał Miłecki1-1/+50
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-3/+82
2012-07-17Merge branch 'nexthop_exceptions'David S. Miller6-6/+30
2012-07-17team: add netpoll supportJiri Pirko1-0/+33
2012-07-17netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko1-1/+1
2012-07-17ipv4: Add FIB nexthop exceptions.David S. Miller1-0/+18
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+1
2012-07-17tcp: implement RFC 5961 4.2Eric Dumazet1-1/+1
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller1-2/+4
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2-0/+37
2012-07-17ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen2-0/+37
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet2-0/+2
2012-07-16etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches1-6/+8
2012-07-16Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-2/+2
2012-07-16net: make sock diag per-namespaceAndrey Vagin2-1/+1
2012-07-16tcp: add OFO snmp countersEric Dumazet1-1/+4
2012-07-16sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller2-4/+4
2012-07-16ipv6: Add helper inet6_csk_update_pmtu().David S. Miller1-0/+2
2012-07-16ipv4: Add helper inet_csk_update_pmtu().David S. Miller1-0/+2
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau1-0/+1
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds3-11/+14
2012-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-42/+321
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne1-2/+2
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+9
2012-07-13ipv4: Don't store a rule pointer in fib_result.David S. Miller1-9/+3
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg1-4/+0
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg1-0/+9
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2-0/+102
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-57/+63
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-42/+321
2012-07-12ipv4: Remove tb_peers from fib_table.David S. Miller1-1/+0
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko1-2/+9
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko1-0/+1
2012-07-12net: sched: add ipset ematchFlorian Westphal1-1/+2
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-2/+8
2012-07-12mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg1-7/+7
2012-07-12nl80211: move scan API to wdevJohannes Berg1-3/+4
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-9/+10
2012-07-12ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller2-2/+2
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller1-0/+2
2012-07-12ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.David S. Miller1-0/+2
2012-07-11ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller1-6/+1
2012-07-11ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller1-0/+50
2012-07-11ipv4: Kill ip_rt_redirect().David S. Miller1-1/+0
2012-07-11ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.David S. Miller1-0/+3