Commit Graph

2336 Commits (45dc76aaf63fc336527da80337d3e3684f50f387)
 

Author SHA1 Message Date
Linus Torvalds 8b22c249e7 Merge master.kernel.org:/home/rmk/linux-2.6-arm 20 years ago
Russell King 0908db22b1 [PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u 20 years ago
Russell King ea4423c3b6 Merge with ../linux-2.6-smp 20 years ago
Russell King 36c5ed23b9 [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash 20 years ago
Russell King fe6ef2daa2 [PATCH] ARM SMP: Add missed files from Integrator/CP platform 20 years ago
David S. Miller 7df551254a [TCP]: Fix sysctl_tcp_low_latency 20 years ago
Jesper Juhl f7d7fc0322 [IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Jesper Juhl 93765d8a43 [IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Jesper Juhl 926d4b8122 [IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Jesper Juhl 5418c6926f [IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Thomas Graf 94df109a8c [PKT_SCHED]: noop/noqueue qdisc style cleanups 20 years ago
Thomas Graf f87a9c3ddf [PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code 20 years ago
Thomas Graf 321090e7a4 [PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc 20 years ago
Thomas Graf 821d24ae74 [PKT_SCHED]: Transform pfifo_fast to use generic queue management interface 20 years ago
Thomas Graf 6fc8e84f4c [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code 20 years ago
Thomas Graf aaae3013d1 [PKT_SCHED]: Transform fifo qdisc to use generic queue management interface 20 years ago
Thomas Graf 9972b25d0c [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb queues 20 years ago
Herbert Xu 1e061ab2e5 [SCTP]: Replace spin_lock_irqsave with spin_lock_bh 20 years ago
Herbert Xu e0f9f8586a [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh 20 years ago
Jamal Hadi Salim 9ed19f339e [NETLINK]: Set correct pid for ioctl originating netlink events 20 years ago
Jamal Hadi Salim e431b8c004 [NETLINK]: Explicit typing 20 years ago
Thomas Graf 58b82150da [DECNET]: Remove unnecessary initilization of unused variable entries 20 years ago
Herbert Xu 0603eac0d6 [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification 20 years ago
Jamal Hadi Salim b6544c0b4c [NETLINK]: Correctly set NLM_F_MULTI without checking the pid 20 years ago
Thomas Graf 1797754ea7 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags 20 years ago
Thomas Graf af0d114176 [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups 20 years ago
Thomas Graf 02f23f095f [PKT_SCHED]: Make dsmark use the new dumping macros 20 years ago
Thomas Graf 758cc43c6d [PKT_SCHED]: Fix dsmark to apply changes consistent 20 years ago
Thomas Graf 8f48bcd4ef [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag 20 years ago
Thomas Graf e386c6eb43 [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms 20 years ago
Thomas Graf 4b6ea82dd1 [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses. 20 years ago
Thomas Graf c52a3f89f8 [NETLINK]: Fix RTA_NEST_CANCEL(). 20 years ago
Thomas Graf 88121aea7b [NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_table 20 years ago
Thomas Graf c7fb64db00 [NETLINK]: Neighbour table configuration and statistics via rtnetlink 20 years ago
Thomas Graf 0076824492 [NETLINK] Routing attribute related shortcuts 20 years ago
Thomas Graf f88a10d656 [NETLINK]: New message building macros 20 years ago
David S. Miller e52c1f17e4 [NET]: Move sysctl_max_syn_backlog into request_sock.c 20 years ago
Arnaldo Carvalho de Melo 2ad69c55a2 [NET] rename struct tcp_listen_opt to struct listen_sock 20 years ago
Arnaldo Carvalho de Melo 0e87506fcc [NET] Generalise tcp_listen_opt 20 years ago
Arnaldo Carvalho de Melo 60236fdd08 [NET] Rename open_request to request_sock 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
Arnaldo Carvalho de Melo 1944972d3b [SLAB] Introduce kmem_cache_name 20 years ago
Jamal Hadi Salim ee57eef99b [IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify 20 years ago
Patrick McHardy 7d6dfe1f5b [IPSEC] Fix xfrm_state leaks in error path 20 years ago
Herbert Xu f60f6b8f70 [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* 20 years ago
Herbert Xu e7443892f6 [IPSEC] Set byid for km_event in xfrm_get_policy 20 years ago
Herbert Xu bf08867f91 [IPSEC] Turn km_event.data into a union 20 years ago
Herbert Xu 4f09f0bbc1 [IPSEC] Fix xfrm to pfkey SA state conversion 20 years ago
Herbert Xu 4666faab09 [IPSEC] Kill spurious hard expire messages 20 years ago
Jamal Hadi Salim 26b15dad9f [IPSEC] Add complete xfrm event notification 20 years ago