aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann3-18/+91
2015-01-05net: tcp: refactor reinitialization of congestion controlDaniel Borkmann1-10/+14
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal3-46/+90
2015-01-05net: fib6: fib6_commit_metrics: fix potential NULL pointer dereferenceDaniel Borkmann1-7/+6
2015-01-05net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is definedHubert Sokolowski2-3/+9
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert4-2/+43
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert2-3/+9
2015-01-05ip: IP cmsg cleanupTom Herbert2-28/+47
2015-01-05ip: Move checksum convert defines to inetTom Herbert6-19/+22
2015-01-05netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf1-1/+3
2015-01-05Linux 3.19-rc3Linus Torvalds1-1/+1
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai12-514/+594
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai5-412/+536
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai8-379/+588
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai13-532/+766
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai12-491/+670
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla4-116/+133
2015-01-05at86rf230: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2-8/+11
2015-01-04list_nulls: fix missing headerYing Xue1-0/+3
2015-01-04rhashtable: fix missing headerYing Xue1-0/+1
2015-01-04qlcnic: Fix dump_skb outputJoe Perches1-8/+9
2015-01-04enic: reconfigure resources for kdump crash kernelGovindarajulu Varadarajan2-1/+18
2015-01-04geneve: Check family when reusing sockets.Jesse Gross1-4/+5
2015-01-04geneve: Remove socket hash table.Jesse Gross2-20/+8
2015-01-04geneve: Simplify locking.Jesse Gross2-34/+27
2015-01-04geneve: Remove workqueue.Jesse Gross2-20/+2
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2015-01-03netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf2-16/+17
2015-01-03rhashtable: Supports for nulls markerThomas Graf3-18/+79
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf4-153/+384
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf4-0/+19
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf3-37/+10
2015-01-03rhashtable: Factor out bucket_tail() functionThomas Graf1-9/+14
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf5-79/+152
2015-01-03rhashtable: Use rht_obj() instead of manual offset calculationThomas Graf1-2/+2
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf4-86/+61
2015-01-02microblaze: include the new timecounter header.Richard Cochran1-0/+1
2015-01-02mlx4: include clocksource.h againRichard Cochran1-0/+1
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-02igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-3/+2
2015-01-02e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-2/+1
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran1-1/+4
2015-01-02MAINTAINERS: Update Open vSwitch entry.Pravin B Shelar1-1/+2
2015-01-02enic: free all rq buffs when allocation failsGovindarajulu Varadarajan1-2/+4