aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | snap: remove one synchronize_net()Eric Dumazet2011-05-23
| * | | | | | | net: ping: cleanups ping_v4_unhash()Eric Dumazet2011-05-23
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-25
|\ \ \ \ \ \ \
| * | | | | | | libceph: subscribe to osdmap when cluster is fullSage Weil2011-05-24
| * | | | | | | libceph: handle new osdmap down/state change encodingSage Weil2011-05-24
| * | | | | | | ceph: check return value for start_request in writepagesSage Weil2011-05-19
| * | | | | | | libceph: add missing breaks in addr_set_portSage Weil2011-05-19
| * | | | | | | libceph: fix TAG_WAIT caseSage Weil2011-05-19
| * | | | | | | libceph: fix osdmap timestamp assignmentSage Weil2011-05-19
| * | | | | | | libceph: use snprintf for unknown addrsSage Weil2011-05-19
| * | | | | | | libceph: use snprintf for formatting object nameSage Weil2011-05-19
| * | | | | | | libceph: fix uninitialized value when no get_authorizer method is setSage Weil2011-05-19
| * | | | | | | libceph: handle connection reopen race with callbacksSage Weil2011-05-19
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-05-25
|\ \ \ \ \ \ \ \
| * | | | | | | | net/9p: enable 9p to work in non-default network namespaceRob Landley2011-05-25
| * | | | | | | | net/9p: p9_idpool_get return -1 on errorAneesh Kumar K.V2011-05-25
| * | | | | | | | 9p: remove experimental tag from tested configurationsEric Van Hensbergen2011-05-25
| * | | | | | | | 9p: typo fixes and minor cleanupsRob Landley2011-05-25
| * | | | | | | | net/9p: Change linuxdoc names to match functions.Rob Landley2011-05-25
* | | | | | | | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
|/ / / / / / / /
* | | | | | | | Merge branch 'next' into for-linusJames Morris2011-05-24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into nextJames Morris2011-05-19
| |\| | | | | |
| * | | | | | | Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris2011-04-19
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'next-queue' into nextJames Morris2011-03-29
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | KEYS: Improve /proc/keysDavid Howells2011-03-16
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| * | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into upstream.Jiri Kosina2011-05-18
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | HID: bt: hidp.h: do not use a tab after a #defineAntonio Ospite2011-04-21
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pktgen: refactor pg_init() codeWANG Cong2011-05-22
| * | | | | | | | | | | pktgen: use vzalloc_node() instead of vmalloc_node() + memset()WANG Cong2011-05-22
| * | | | | | | | | | | ipv4: Give backtrace in ip_rt_bug().Dave Jones2011-05-22
| * | | | | | | | | | | net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet2011-05-22
| * | | | | | | | | | | net: remove synchronize_net() from netdev_set_master()Eric Dumazet2011-05-22
| * | | | | | | | | | | rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang2011-05-22
| * | | | | | | | | | | bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang2011-05-22
| * | | | | | | | | | | ipv4: Include linux/prefetch.h in fib_trie.cDavid S. Miller2011-05-22
| * | | | | | | | | | | netlabel: Remove prefetches from list handlers.David S. Miller2011-05-22
| * | | | | | | | | | | caif: Plug memory leak for checksum errorsjur.brandeland@stericsson.com2011-05-22
| * | | | | | | | | | | caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com2011-05-22
| * | | | | | | | | | | caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com2011-05-22
| * | | | | | | | | | | caif: Bugfix add check NULL pointer before calling functions.sjur.brandeland@stericsson.com2011-05-22
* | | | | | | | | | | | Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds2011-05-23
* | | | | | | | | | | | Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
|/ / / / / / / / / / /
* | | | | | | | | | | sctp: Fix build failure.David S. Miller2011-05-21
* | | | | | | | | | | garp: use kfree_rcu()Eric Dumazet2011-05-21