aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
| |\ \ \
| | * | | cfg80211: make aware of net namespacesJohannes Berg2009-07-27
| * | | | net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet2009-07-27
| |/ / /
| * | | ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala2009-07-26
| * | | net: remove unused skb->do_not_encryptJohannes Berg2009-07-24
| * | | net: export __dev_addr_sync/__dev_addr_unsyncJohannes Berg2009-07-24
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-16
| |\ \ \ \
| * | | | | net: Rename lookup_neigh_params functionTobias Klauser2009-07-13
| * | | | | net: move and export get_net_ns_by_pidJohannes Berg2009-07-12
| * | | | | net: make namespace iteration possible under RCUJohannes Berg2009-07-12
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-09
| |\ \ \ \ \
| * | | | | | netpoll: Introduce netpoll_carrier_timeout kernel optionAnton Vorontsov2009-07-08
| * | | | | | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* | | | | | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'master' into nextJames Morris2009-08-19
| |\ \ \ \ \ \
| * | | | | | | Networking: use CAP_NET_ADMIN when deciding to call request_moduleEric Paris2009-08-13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | net: sk_free() should be allowed right after sk_alloc()Jarek Poplawski2009-09-01
* | | | | | | netpoll: warning for ndo_start_xmit returns with interrupts enabledDongdong Deng2009-08-23
| |/ / / / / |/| | | | |
* | | | | | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-18
|/ / / / /
* | | | | net: Fix spinlock use in alloc_netdev_mq()Ingo Molnar2009-08-05
* | | | | net: restore the original spinlock to protect unicast listJiri Pirko2009-08-02
* | | | | net: net_assign_generic() fixEric Dumazet2009-08-02
| |_|_|/ |/| | |
* | | | Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-20
| |_|/ |/| |
* | | net: sock_copy() fixesEric Dumazet2009-07-16
* | | net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet2009-07-11
| |/ |/|
* | net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-09
* | netpoll: Fix carrier detection for drivers that are using phylibAnton Vorontsov2009-07-08
|/
* gro: Flush GRO packets in napi_disable_pending pathHerbert Xu2009-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-24
|\
| * net: Move rx skb_orphan call to where neededHerbert Xu2009-06-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-18
|\|
| * net: group address list and its countJiri Pirko2009-06-18
| * skbuff: don't corrupt mac_header on skb expansionStephen Hemminger2009-06-17
| * skbuff: skb_mac_header_was_set is always true on >32 bitStephen Hemminger2009-06-17
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\ \ | |/ |/|
| * net: annotate struct sock bitfieldVegard Nossum2009-06-15
| * net: use kmemcheck bitfields API for skbuffVegard Nossum2009-06-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\|
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| |\
| | * Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-18
| | |\
| | * \ Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
| | |\ \
| | * | | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
| | * | | tracing: create automated trace definesSteven Rostedt2009-04-14
* | | | | bridge: Simplify interface for ATM LANEMichał Mirosław2009-06-12
* | | | | [PATCH] net core: Some interface flags not returned by SIOCGIFFLAGSJohn Dykstra2009-06-11
* | | | | neigh: fix state transition INCOMPLETE->FAILED via Netlink requestTimo Teras2009-06-11
* | | | | net: No more expensive sock_hold()/sock_put() on each txEric Dumazet2009-06-11
* | | | | mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-10
* | | | | Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-09